AppointmentStartTimeZone Property |
Represents the start time zone of the appointment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic TimeZoneDefinition StartTimeZone { get; set; }Public Property StartTimeZone As TimeZoneDefinition
Get
Set
Property Value
Type:
TimeZoneDefinitionThe start time zone.
See Also